ravindratc
02/15/2023, 10:51 AMemail=${email});
await medplum.createResource(userObject);
Response i'm getting from the bot
{
"resourceType": "OperationOutcome",
"id": "forbidden",
"issue": [
{
"severity": "error",
"code": "forbidden",
"details": {
"text": "Forbidden"
}
}
]
}reshma
02/15/2023, 5:28 PMsaladi.
02/15/2023, 11:58 PMcody
02/16/2023, 3:19 AMUser resource, make sure that the Bot is in the Super Admin projectnikulkhatik
02/28/2023, 12:10 PMreshma
02/28/2023, 5:49 PMravindratc
03/01/2023, 10:53 AMreshma
03/01/2023, 4:40 PM